github.com/go-pg/migrations/v8.Collection.runDown (method)
2 uses
github.com/go-pg/migrations/v8 (current package)
collection.go#L562: func (c *Collection) runDown(db DB, tx *pg.Tx, m *Migration) (int64, error) {
collection.go#L605: return c.runDown(db, tx, m)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)